This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Domino server crash on specific search query ~Sven Kifoogenli 16.Jan.04 12:50 PM a Web browser Domino Server 6.5; 6.0.3Windows 2003, Windows 2000, Windows XP
Perhaps I'm misunderstanding, so tell me if it's the case, but it sounds like you're actually passing in %20 to the query instead of a space. Is there any reason you're doing this instead of using a space instead? You shouldn't need to bother with %20 (I think....); if I remember rightly, searchview will interpret the space in the query correctly without any need for conversion.